![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Alignment. More...
#include "roc_core/stddefs.h"
Go to the source code of this file.
Classes | |
union | roc::core::MaxAlign |
A union with maximum possible allignment. More... | |
Namespaces | |
namespace | roc |
Root namespace. | |
namespace | roc::core |
Basic building blocks. | |
Functions | |
size_t | roc::core::max_align (size_t sz) |
Adjust the given size to be maximum aligned. More... | |
size_t | roc::core::padding (size_t size, size_t alignment) |
Calculate padding required for given alignment. More... | |
Alignment.
Definition in file alignment.h.